Welcome![Sign In][Sign Up]
Location:
Search - rc5 c

Search list

[Embeded-SCM Developrc5

Description: 8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
Platform: | Size: 2149 | Author: buaalzx | Hits:

[Crack HackRC5-CTS

Description: RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入decrypted.txt 结束。 之后打开生成的ciphertext1.txt和decrypted.txt,还有原来的明文文件plaintext1.txt,可以看出decrypted.txt和plaintext1.txt内容一致。ciphertext1.txt由plaintext1.txt加密得到,而decrypted.txt由ciphertext1.txt解密得到-RC5 - CTS mode encryption and decryption algorithm C program. After running main.dsw decompression. The VC Below opened, after the implementation of the first to suggest that the importation of key (casual importing more than 16 byte string), followed by the need to import suggest encrypted plaintext documents, the importation of plaintext1.txt, this document compression bag already exists. (Note that certain types of documents to write clearly, is the text document), then prompted to input encrypted file name, could easily enter a file name, but not forget the type name. txt, as ciphertext1.txt. Because we do not import the type who could not open the future. After following the importation of declassified documents, and can import decrypted.txt end. After opening generated ciphertext1.tx
Platform: | Size: 10983 | Author: 郭佳 | Hits:

[Crack Hackrc5-cpp

Description: 根据rc5的c算法修改,获得了本算法的的c++实现。
Platform: | Size: 3128 | Author: ccli | Hits:

[Windows Developrc5

Description: rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its C language algorithms, and as a popular development tools, Visual Studio.Net framework Although System.Security.Crytography Namespaces provide a lot of encryption functions, such as DES, Rijndael, RC2, RSA and MD5, but did not provide RC5 algorithm!
Platform: | Size: 30019 | Author: huli | Hits:

[Crack Hackrc5

Description: rc5 c语言源代码。可修改性强。适合学习调试使用~
Platform: | Size: 1662 | Author: jiaosibei | Hits:

[Crack Hackclass

Description: RC5/RC6 Base加密/解密源码 -RC5/RC6 Base encryption/decipher source code
Platform: | Size: 6144 | Author: 站长 | Hits:

[Embeded-SCM Developrc5

Description: 8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
Platform: | Size: 2048 | Author: buaalzx | Hits:

[Crack HackRC5-CTS

Description: RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入decrypted.txt 结束。 之后打开生成的ciphertext1.txt和decrypted.txt,还有原来的明文文件plaintext1.txt,可以看出decrypted.txt和plaintext1.txt内容一致。ciphertext1.txt由plaintext1.txt加密得到,而decrypted.txt由ciphertext1.txt解密得到-RC5- CTS mode encryption and decryption algorithm C program. After running main.dsw decompression. The VC Below opened, after the implementation of the first to suggest that the importation of key (casual importing more than 16 byte string), followed by the need to import suggest encrypted plaintext documents, the importation of plaintext1.txt, this document compression bag already exists. (Note that certain types of documents to write clearly, is the text document), then prompted to input encrypted file name, could easily enter a file name, but not forget the type name. txt, as ciphertext1.txt. Because we do not import the type who could not open the future. After following the importation of declassified documents, and can import decrypted.txt end. After opening generated ciphertext1.tx
Platform: | Size: 180224 | Author: 郭佳 | Hits:

[Crack Hackrc5-72cbc

Description: rc5-72在cbc模式下的加密和解密程序,可以直接运行得到结果-rc5-72 in cbc mode encryption and decryption procedures, can be directly operating results
Platform: | Size: 1024 | Author: zhanglili | Hits:

[Crack Hackrc5-cpp

Description: 根据rc5的c算法修改,获得了本算法的的c++实现。-C In accordance with the RC5 algorithm modified to obtain the algorithm of c++ Achieve.
Platform: | Size: 3072 | Author: ccli | Hits:

[Crack Hackrc5src

Description: 该代码是用C语言实现的RC5源代码,RC5是对称密码中的流密码的一种,也是目前较常用的加密算法之一-err
Platform: | Size: 24576 | Author: cl | Hits:

[Windows Developrc5

Description: rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its C language algorithms, and as a popular development tools, Visual Studio.Net framework Although System.Security.Crytography Namespaces provide a lot of encryption functions, such as DES, Rijndael, RC2, RSA and MD5, but did not provide RC5 algorithm!
Platform: | Size: 58368 | Author: huli | Hits:

[Crack Hackrc5

Description: rc5 c语言源代码。可修改性强。适合学习调试使用~-rc5 c language source code. May amend the strong. Study for debugging use ~
Platform: | Size: 1024 | Author: jiaosibei | Hits:

[Crack HackRC5

Description: 流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm efficiency is much higher than the general block cipher, and is suitable for random number generator
Platform: | Size: 2048 | Author: che wang | Hits:

[Crack HackRC5

Description: RC5算法的实现源代码,包含 RC5_C程序.doc rc5.exe-RC5 algorithm source code, including RC5_C procedures. Docrc5.exe
Platform: | Size: 34816 | Author: wj | Hits:

[ARM-PowerPC-ColdFire-MIPSTV_Driver

Description: Tuner ,IR,Amplifier,Driver,高频头,红外遥控,功放驱动。TV驱动必备。RC5.C,tuner.c,Volume_PT2314x.c,msp3400.c,tda9887.c。-Tuner, IR, Amplifier, Driver, tuner, infrared remote control, power amplifier driver. TV driver essential. RC5.C, tuner.c, Volume_PT2314x.c, msp3400.c, tda9887.c.
Platform: | Size: 181248 | Author: p | Hits:

[SCMRC5-Senden

Description: RC5 RC 5 AVR transmitter code in C
Platform: | Size: 1024 | Author: metal | Hits:

[Crack Hackrc5

Description: RC5加解密算法的C#实现,运行环境:Win XP;.NET-RC5 encryption algorithm in C# implementation, operating environment: Win XP . NET
Platform: | Size: 43008 | Author: 韦哥 | Hits:

[SCMrc5

Description: rc5 code (IR control), c source code for avr
Platform: | Size: 1024 | Author: Snems | Hits:

[OtherRC5

Description: The RC5 implementation for C#
Platform: | Size: 2048 | Author: Fabocupihp33 | Hits:
« 12 3 4 »

CodeBus www.codebus.net